cssprovider: Add recursion checks for @import
authorBenjamin Otte <otte@redhat.com>
Tue, 12 Apr 2011 00:50:25 +0000 (02:50 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 May 2011 19:58:46 +0000 (21:58 +0200)
commit6b66efe873edb95ab49e73fdba74d01cba3f5153
tree5e991cc8b0ff6e16e26bf373f8cf65ff61b5b64f
parent22492a37c1407c0068d5e613a1b7355e01d9fb79
cssprovider: Add recursion checks for @import

This is pretty important, because otherwise recursions cause crashes.
And if you accidentally change your theme to one that crashes on load,
all your gonna SEGV and then on reboot, gdm tries to load the theme...
gtk/gtkcssprovider.c